Search Results
Since when is there a Santa Hat? Whats object ID for it?
153
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...
153
Try using timers, you will also need enums and player info for the level,
73
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?
71
Its not spamming bro, Maybe you should look it up on ****** eh? and get off my threads if you dont like em.
172
The rule state more about double posting on the same thread, This is not what i have done.
172
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.
172
What do you mean "Stick to one thread" ?
172
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[]) {  ...
172
pawn Код: //---------------------------------[Siren]---------------------------------------------    CMD:siren(playerid,params[])    {    if(IsPlayerConnected(playerid))    {    if(Playe...
123
Hey, How can i make a kickall command that only kicks non admin players? Thanks inadvance
103
Command finished If you need the code: pawn Код: CMD:suggest(playerid, params[]){    if (isnull(params)) return SendClientMessage(playerid,-1,#Syntax /suggest <suggestion>);    new   ...
77
Not really what i was looking for, I am using y_ini for all my files, As a project for release thanks anyways
77
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 ...
77
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
64
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...
58