Search Results
it's not just in /stats command, it's in every command what's using /example [id].. P.S. I'm useing seifadmin, so i dont think the cod is incorrect :/
104
Hi... I started to create my gamemode, but whenever I type command with player id, for examle, /stats [id] nothing happens... Just shows message ''Correct Use: /stats [id]'' but i'm already using /s...
104
i think this cmd is in xtreme admin
149
you have a talent of making maps, try to make something bigger, like city or something like that
319
put somewhete above main() Код: new doors; put under OnGameModeInit() Код: doors = CreateObject( 2587, 0.0, 0.0, 0.0, 0, 0, 96 ); Код: if(strcmp(cmd, "/ddoors", true) == 0) { if(Is...
47
i had whirpool instead of whirlpool thanks for help puzi
148
show nametimer function
112
I'm using seifadmin, so i have to use whirpool plugin. i created folder named '''plugins'' and put plugin into that folder, then i opened server.cfg and added: Code: plugins Whirpool the problem is...
148
HI, I started to make a new GM, i compiled the script with no warnings or errors, but when I start server it shows up that runtime error. I'm not using any plugins, and I started to make my GM from ne...
148
i know the reason of errors, one of my commands are wrong.. cuz i commented all onplayercommandtext, and now i have 0 errors!
109
how to fix these errors: ? Код: error 029: invalid expression, assumed zero error 004: function "OnPlayerCommandText" is not implemented warning 219: local variable "string" shadows a variable ...
109
you can use sendchat only in npc scripts
76
I have problem with this command, when i type it ingame, nothing happens, but on server log, i can see the message typed :/ Command (read comment in code): Код: if(strcmp(cmd, "/departments", t...
80
for me it's not slow... btw. nice map
128