Search Results
i am getting these errors:- Quote: C:\Users\Acer\Desktop\samp\gamemodes\Zombie.pwn(58 27) : warning 217: loose indentation C:\Users\Acer\Desktop\samp\gamemodes\Zombie.pwn(58 30) : error ...
46
i am getting these errors:- Quote: C:\Users\Acer\Desktop\samp\filterscripts\newxp.pwn (19) : error 017: undefined symbol "CreatePlayerTextDraw" C:\Users\Acer\Desktop\samp\filterscripts\n...
105
I need help for zombie server. i need this server xp system:- forum.sa-mp.com/showthread.php?t=482065 pls see the screenshots. plz some remove this xp system from the server and give me i will add to...
125
Quote: Originally Posted by Vince It completely baffles me how people can pass along a playerid, but not any other variable. Instead writing half a dozen functions that do the exact same t...
209
Quote: Originally Posted by 1nspire Code: public OnPlayerEnterCheckpoint (playerid ) { GivePlayerMoney (playerid, 10000 ); SetTimerEx("NextCheckpoint1", 30000, false, "i", playerid); retu...
209
public OnPlayerEnterCheckpoint (playerid ) { GivePlayerMoney (playerid, 10000 ); DisablePlayerCheckpoint( playerid ) ; return 1 ; } I want not to disable checkpoint instantly when player enter cp. I ...
209
new bool nCheck[ MAX_PLAYERS ] ; public OnPlayerSpawn( playerid ) { SetPlayerCheckpoint( playerid, 1982.6150 , -220.6680 , -0.2432 , 3.0 ) ; onCheck [playerid ] = true; return 1 ; } public OnPlayerEnt...
151
please sir i have tried a lot but nothing work plz help me sir i m new to scripting only give me some clue i ill do at my own
151
i.need help for zombie server. I need a checkpoint system which comes after every 5min at diff places with an annoncement. There would be 10 checkpoints after that when the survivor cleared their last...
151
Quote: Originally Posted by Alvord Did you put them all under: /pawno/include /include Yes I know what you are talking about i have all done but i am getting these errors.
156
Quote: Originally Posted by Alvord Try putting your include files inside the folders "pawno -> include" and "include" I have all the inlcude files.... plz someone
156
Hi Everyone I need some help I am Stuck over here with so many errors can someone help me please. C:\Users\Eminem\Desktop\SA-MP\pawno\include\GetVehicleColor.inc(1) : error 010: invalid function or d...
156
I think you have to add a case function with weapon Name and ids it will help.
170