Search Results
Since when is there a Santa Hat? Whats object ID for it?
340
Hey,
What you all planning to do with your servers for Christmas? I am currently scripting a holiday event and snow! But what about you guys? Tell me, Are any of you not doing anything for the holida...
340
Try using timers, you will also need enums and player info for the level,
158
Well of course the NPC Armour will be messed up as GTA cant read its armor as its a NPC. Secondly You only use 2 colors in your script so what else could it be?
136
Its not spamming bro, Maybe you should look it up on ****** eh? and get off my threads if you dont like em.
404
The rule state more about double posting on the same thread, This is not what i have done.
404
So? Whats wrong with that? All the treads are different, I am simply asking help from the samp Community, There is nothing in the rules about posts per day ETC.
404
What do you mean "Stick to one thread" ?
404
Hey,
Testing my gamemode out for some bugs/glitches all good untill now. That is a problem with facpay command that was scripted by a friend of mine.
pawn Код:
CMD:facpay(playerid, params[]) { ...
404
pawn Код:
//---------------------------------[Siren]--------------------------------------------- CMD:siren(playerid,params[]) { if(IsPlayerConnected(playerid)) { if(Playe...
274
Also happy to help Skype: mike.is.here2011
178
Hey,
How can i make a kickall command that only kicks non admin players?
Thanks inadvance
238
Command finished If you need the code:
pawn Код:
CMD:suggest(playerid, params[]){ if (isnull(params)) return SendClientMessage(playerid,-1,#Syntax /suggest <suggestion>); new ...
146
Not really what i was looking for, I am using y_ini for all my files, As a project for release thanks anyways
146
Hey,
Could you help me with something ? I have started to use y_ini alot more then i used to, And currently using it on my RP Server how ever i want to find out if it is possible to create a command ...
146
Hey,
Is there something i can add to ZCMD.inc to make it count and print the total commands of my script?
Thanks in advance
134
Hey,
I wanted to add a command that calculates total Lines total ZCMD's etc. here is the base of it:
So basically i used this command from a friend of mine, Calculating server sided stats but i need...
132