Search Results
i have a script in normal cmdtext and a filterscript with dcmd
246
I have try to do this but, only the dcmd commands works and my others commands don't work.. can you give me a tips please? Thanks a lot :P
246
Code: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid == KEY_WALK*DIALOG_STYLE_LIST) { if(response) if(!SpawnVehicleForPlayer(playerid,strval(inputtext)...
47
Hi, i just want to know how to add a function ( OnDialogResponse ) if the response is 523, or 524 : send a client message. How to plz?
38
Sorry for double post: Код: public OnPlayerStateChange(playerid,vehicleid,newstate,oldstate) { switch(GetVehicleModel(vehicleid)) { case 520,562: RemovePlayerFromVehicle(vehicleid); } return 1; ...
164
Okay i get to try it and paste my pwn code
164
I have already search on the wiki and i need to add a timer to this function because if i don't put the timer it will not work
164
When a player is on a vehicle (exemple 520, 562...) remove him from his car with a timer
164
Hi.. How to remove player from his vehicle with a vehicle ID list ? ty
164
it's good i have found my error
37
Код: function "OnPlayerCommandText" should return a value i don't understand
37
nobody know how to or can help me? Sorry for double post
228
thx man, but have you an example to use it (i'm on linux)
228
yes i'm working on my admin panel, and i would like to add this function
228
Hi everybody, i search how to edit a server.cfg with php inclued in a html page , i don't know how to do that if anyone know how to, please help me =) thanks a lot ^^
228