Search Results
thanks guys, i fixed it, it was a error in line 50 lol, i forgot ;, thanks rep to both
86
Quote: Originally Posted by iLearner And line 1253 is stockFormatSecToMinSec(time)[B][/B] ? yess
86
Quote: Originally Posted by iLearner Before stock FormatSecToMinSec(time) there's a line, you need to put ; at the end of it. there is only defines Код: //OnGangTagQueryFinish Thre...
86
help me pelase Код: (1253) : error 001: expected token: ";", but found "stock" Код: stock FormatSecToMinSec(time) { new string[8], seconds = time%60, minutes = floatround((time%3600)/60, ...
86
hey, i got this cmd Quote: CMD:makeadmin(playerid, params[]) { if(PlayerInfo[playerid][pAdmin] >= *random number* || PlayerInfo[playerid][pAP] >= 2) { (more code under) ...
76
Hey when i compile i get error how do i fix I used TDE Quote: C:\Users\***\Desktop\****\filterscripts\bots.pwn(1 4) : error 010: invalid function or declaration new Text:TDEdit...
182
Thanks so much, but is it not possible to close with Y as well.
182
Hey can someone help me, I want to know how I can make a textdraw first of all. After that I only want it to appear to players if they are in range of a certain point and press "Y" then also Y again t...
182
Can anyone try this, https://sampforum.blast.hk/showthread.php?tid=537703 I really wanna use it but idk what goes wrong so if anyone can get it working plz let me know, or if anyone knows a working us...
90
You don't put it there it wont appear
77
It might be hard to adapt to but I think it sounds cool though it seems a bit like dayz
1,320
Quote: Originally Posted by AmigaBlizzard Did you paste your defines at the top of the script, or at the bottom? Defines should be at the top of your script, and the function which use the...
172
I am guessing its their problem if you entered everything right
108
Just find onplayerconnect on your map then add the objects.
77
And if it helps, It works on a different script, and i copied it to a new one. I am sure I copied everything but is there something special that was defined before I might not have?
172
Quote: Originally Posted by Sreyas did u add these line above all functions?? no, its added to a .pwn called, and i include it with the main pwn, and it has many enums/defines in it but...
172
did u make sure u put it done in server.cfg properly?
86
So this is what I get: Quote: /includes/defines.pwn(1061) : error 010: invalid function or declaration ./includes/defines.pwn(1074) : error 017: undefined symbol "RobStatus" ./includes/def...
172