Kamikaze for team 1

1 0 54
answers votes views
I need script that makes this kamikaze work only for team 1. function initArray(m) local array = {} for i = 1, m do a...
Lee 41 2010-08-31 00:49:23.709343

chat commands works only for some USGN ids

1 0 311
answers votes views
how to make that chat commands like command to get gun (!m4a1, !usp, !deagle) works only for some USGN ids? (I will writ...
Mirash 1 2010-08-28 04:19:39.398347

how to modify files

2 0 90
answers votes views
how would i use rcon lua [codegoeshere] to modify a file such as cs2d/sys/server.cfg? i can't seem to understand all the...
eTarPu 46 2010-08-25 18:09:06.496908

How to know that the value is in table

1 0 50
answers votes views
I have table: {1,2,3,4,5,7,9} How to know that 5 is in this table? (for example) ...
eTarPu 46 2010-08-25 18:05:00.892926

Admin levels

2 0 108
answers votes views
Instead of using rcon etc...(example of admin commands: !equip 1 10 in chat instead in console) can i save admin names(f...
simpson27 1 2010-08-25 03:13:13.116592

auto map change

2 0 91
answers votes views
is there a script that auto changes map after wining/loosing or time runs out, instead of resetting the round on the sam...
simpson27 1 2010-08-24 20:40:40.126695

How to get more score with 1 kill and make zombie die?

1 0 319
answers votes views
How to get more score with 1 kill and make zombie die? ...
MostAfa 1 2010-08-23 01:47:00.136577

how do i...

1 0 88
answers votes views
use this: [ADDED] Optional player param. for Lua images (only one player can see img) ...
Lee 41 2010-08-18 02:52:05.378162

How would you setpos?

5 0 146
answers votes views
This script line isn't working but I don't see any problems, I'm a beginner so I don't know anything about CS2D LUA scri...
Lee 41 2010-08-18 02:40:40.536536

strip players' weapons

1 0 71
answers votes views
I am having trouble stripping the weapons from players when a new round starts. here's what i have: function StripWeap...
Lee 41 2010-08-16 15:51:58.684419

amx2d in linux

4 0 383
answers votes views
what changes are needed to get amx2d to work on linux?? ...
Lee 41 2010-08-16 15:42:21.024962

Controlling a Trigger_Delay

2 0 193
answers votes views
I am trying to control weather a trigger_delay is fired or not based on the state of a door. This is to prevent the del...
VaiN 5 2010-07-28 18:12:05.299931

changing the state of an entity?

1 0 235
answers votes views
I'm working on a script to auto-close doors. I would just use triggers in the map, but with a trigger-delay it will als...
VaiN 5 2010-07-27 23:44:20.580967

Cod mod, more Class

1 0 261
answers votes views
Hi i'd found a cool script called CODMW 2d but i wanna add more class to his and i don't know how to do this! I never wo...
eTarPu 46 2010-07-27 21:36:43.376930

beta 1.6 & 1.7 Changelog

1 0 263
answers votes views
I'm trying to find out the parameters and return values for beta1.6 & 1.7 lua commands and added hooks within the ch...
Lee 41 2010-07-21 14:04:03.664467

How use image_death_notice in Customkill?

1 0 213
answers votes views
How use imagedeathnotice in Customkill? I make own damage-system, and I really need this. ...
Lee 41 2010-07-21 13:47:53.333834

What's the lua for autologin via USGN #

1 0 208
answers votes views
See the title. ...
MostAfa 1 2010-07-14 02:21:16.171230

Drawing text in the map.

1 0 231
answers votes views
I want to draw a value of a lua variable on a certain position in the map. Any ideas on how to do this? ...
eTarPu 46 2010-07-01 11:11:26.559292

Help pls >250 hp

1 0 383
answers votes views
How to make more 250 HP? ...
eTarPu 46 2010-06-16 18:35:51.804646

How to call a string in a table in a table?

1 0 305
answers votes views
ex.teamlists{ 1={1,3,4} 2={2,6} 3={5,9,10} 4={7,8} } First, is this possible? Second, how do you call...
eTarPu 46 2010-05-31 22:56:24.568675
Still looking for more? See list of all questions or tags. Please help us answer unanswered questions.

Made with Django.