Search Results
You need to add all plugins in the server.cfg .. Just enter in gm and ost here your includes .
112
WTF is this ? :O pawn Код: GivePlayerWeapon(playerid, 24 30, 350 550); This command is : pawn Код: GivePlayerWeapon(playerid, Modelid, ammo); Nothing MORE ! Modelid : https://sampwiki.blast....
111
I'm not sure, but I think it work's..
113
In a folder named Users in scriptfiles .
113
Or you can just put on the top of your script pawn Код: #pragma tabsize 0 ..
119
Show me the lines where you have this errors.
122
Just replace cmd with cmdtext And with strtok , put on the front of your script : pawn Код: strtok(const string[], &index){    new length = strlen(string);    while ((index < length) &a...
57
pawn Код: Error : warning 219: local variable "Health" shadows a variable at a preceding level this error show when you already have defined this line in your Script Just change the name of the v...
50
If this work's I don't think this is stupid
52
Maybe you reached the limit of the objects Try a plugin like Incognito streamer plugin.. Over that just convert your maps with : www.convertffs.com
218
How can I make a command to buy something , and for this buy you need coins and hours or something like this ? pInfo[playerid][Coins] & pInfo[playerid][Hours] I don't remember how it is ;-?
75
Remove #include zcmd .. If you don't use it.. You can't use strcmp and zcmd in the same script ! Just dcmd and strcmp !
185
Show me what you have at includes xD
185
Thank's misiur , it work's
107
I just maked something like #define p playerid Is from this ?
107
Hey , I get this error : pawn Код: C:\Documents and Settings\nearCry\Desktop\ASTA\filterscripts\ladmin.pwn(3158) : warning 219: local variable "playerid" shadows a variable at a preceding level A...
107