Search Results
pawn Код: CMD:v(playerid, params[]){    new vid, pName[MAX_PLAYER_NAME],Float:X,Float:Y,Float:Z,string[128];    if(sscanf,(params,"i",vid)) return SendClientMessage(playerid, -1, "Pick a numbe...
64
You should make a timer evry 1 minute which loops through all vehicles with engine on, so the timer should give all vehicles -1l of gas.
241
I'm looking for a sscanf version becuase sscanf2 ruins my gamemode nothing works either commands do also I need a triagle.gs account if you have a inactive server.
90
You need a money variable when player set it to 1000 then move on I guess you know what to do./
62
Let's start with making a loop throuth all vehicles in pawn Code: for(new i; i < MAX_VEHICLES; i++) // This is the loop if i is greater then MAX VEHICLES it will continue.    {        new ...
302
Make sure you installed ZCMD also your script seems okay.
389
You can't make your own server with random scripted commands.You should have your own register system/admin system, always when someone scripts something for you it will contain errors becuase not evr...
226
Just delete that node permanently and replace it with new one.
85
Put RemoveObjectForPlayer in OnPlayerConnect
74
Looks like you have some unused variables dunno xD
100
Best tutorial ever in scripting history
242
The only fucking thing is you can play multiplayer and you can edit your gamemode how the fuck you want which is great.
222
Well here's my story i was trying to login my new account accsidentaly i loged in this account which i created 3 years ago and when i saw my pm's 3 years ago i thought someone hacked my account lol ...
122
Happens in my server to when 2 users disconnect same time.
120
Del this Edit Well here's my story i was trying to login my new account accsidentaly i loged in this account which i created 3 years ago and when i saw my pm's 3 years ago i thought someone hacked m...
122
You need a register system othervise evryone can acess each other account.
82
Dude i wrote pMoney not pCash acording to that tutorial.
143