Search Results
Quote: Originally Posted by (SF)Noobanatior pawn Code: new tmp[128];    new idx,car,color1,color2,scar;    new Float:X,Float:Y,Float:Z,Float:A;    tmp=strtok(cmdtext,idx);//<--he...
102
I've made this command: http://pastebin.com/7sJhYJEg (Old fashioned I know). When I type '/veh' without any variables should show: USAGE: /veh [CARID] [COLOR1] [COLOR2] Instead shows: ** Vehicle model...
102
I know I'm scripting in very old fashion, but for testing stuff especially gate and shit i prefer that way. here's my command: http://pastebin.com/HNd11L9r Could someone point me to the reason that is...
81
title... did someone managed to get the download links?
117
Quote: Originally Posted by Norn Quote: Originally Posted by Castle pawn Code: if(!strcmp(cmdtext,"/addcar",true))    {      if(IsPlayerAdmin(playerid))      {     ...
74
pawn Code: if(!strcmp(cmdtext,"/addcar",true))    {      if(IsPlayerAdmin(playerid))      {            new Car;            tmp = strtok(cmdtext, idx);            if(!strlen(...
74
Thanks, was working my ass off to make it work correctly... I hope some of you would like the idea of the seat belt
243
Well after seeing that it might improve RP of car crashes in RP servers I thought I should create a Filter script of a Seat belt. ♠ Commands: (/sb)/seatbelt - Buckles and unbuckles the seat belt. ...
243
I uploaded it to my Rapidshare Premium Account you should be able to download it but still heres a Mediafire link: http://www.mediafire.com/download.php?nwzwmlzjx3e
910
Well as I know if you host the server on a Linux OS which doesn't like to work with files rather with a DB, cause I saw many servers crash allot cause they worked with Files... and also DB isn't stabl...
910
Quote: Originally Posted by Alex_scoth is this a SAGC edit? or is SAGC a Carlitos RP edit? Its not an Edit just conversion to 0.3a that's it. and the unused Callbacks I'll deal with the...
910
Quote: Originally Posted by Don Correlli Quote: Originally Posted by Castle Added: forward OnPlayerPrivMsg(playerid,receiverid,text[]); forward OnPlayerInfoChange(playerid); ...
910
Well I thought that much people who use this mode doesn't know how to convert the mod correctly so it will work with 0.3a with out errors and crashes. Heres what I did if anyone wants to look what is ...
910
Quote: Originally Posted by sggassasin hey there i made a script and now when i walk into the checkpoint it seend me under ground and also how do i make it so you can only see the chec...
123
Heres the Crash Log: Код: Exception At Address: 0x004697C1 Registers: EAX: 0x00000000 EBX: 0x00AB0194 ECX: 0x0022F3FC EDX: 0x0000015E ESI: 0x027B6438 EDI: 0x00000000 EBP: 0x0022F45C ESP: 0x0022F3...
105
Quote: Originally Posted by TehNobody i got an error from fatal error 100: cannot read from file: "cps" #include <cps> i donno wats wrong :X Are you 100% sure you have that file...
145