help with /nrg
#7

i hate when newbie scripters are sent to do all by themselves, they're asking for help...not for a "GTFO and search urself"

at least u baske007 told him where to search

to FireCat: all funcions you see in the script on the right like... GivePlayerMoney, CreateObject, SetPlayerColor....etcetc

just type www.wiki.sa-mp.com/wiki/ and then write there what you need help to

example:
www.wiki.sa-mp.com/wiki/AddStaticVehicle
www.wiki.sa-mp.com/wiki/SetPlayerColor


PS: put this on the top of your script, it's to define dcmd commands

pawn Код:
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) &&(dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
Reply


Messages In This Thread
help with /nrg - by FireCat - 30.07.2010, 18:41
Re: help with /nrg - by WillyP - 30.07.2010, 18:46
Re: help with /nrg - by FireCat - 30.07.2010, 18:47
Re: help with /nrg - by -Xan- - 30.07.2010, 18:50
Re: help with /nrg - by baske007 - 30.07.2010, 18:51
Re: help with /nrg - by FireCat - 30.07.2010, 18:56
Re: help with /nrg - by -Xan- - 30.07.2010, 18:58
Re: help with /nrg - by FireCat - 30.07.2010, 19:01
Re: help with /nrg - by -Xan- - 30.07.2010, 19:05
Re: help with /nrg - by Cameltoe - 30.07.2010, 19:58

Forum Jump:


Users browsing this thread: 2 Guest(s)