Search Results
Quote: Originally Posted by Konstantinos Is the dialog which is being displayed the correct dialogid (3)? Yes it is
98
Hi,so basicly i don't knwo right function or why thsi ain't wokring: Код: if(dialogid == 3) { if(response) { SendClientMessage(playerid, 0x33AA33AA, "Thanks for Ac...
98
Hi, me again now im trying to make like when player register then it shows rules dialog but if player ragistred then rule dialog doesn't show up! (Only for new players) I dunno how to make that! If th...
64
Quote: Originally Posted by Giroud12 pawn Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]){    if(dialogid == dregister) //If dialog id is a register...
166
Quote: Originally Posted by Giroud12 Gimme all the publicondialogresponse code Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid =...
166
Quote: Originally Posted by Giroud12 pawn Код: if(dialogid == 2){if(!response) return Kick(playerid); if(response) SendClientMessage(playerid, 0x33AA33AA, "Thanks for Accepting");retur...
166
Hello there, making rules dialog like when click ignore they will kick! I made like this: Код: if(dialogid == 2) {//then if(!response) return Kick(playerid); //If they clicked the s...
166
Код: forward Streamer_OnPlayerDisconnect(playerid, reason); And here: Код: forward Streamer_OnPlayerEditObject(playerid, playerobject, objectid, response, Float:fX, Float:fY, Float:fZ, Float:f...
92
Quote: Originally Posted by Namer update ur plugin and include then try to compile Nop still theese errors/warnings!
92
Hello, in streamer include are theese errors: Код: C:\Documents and Settings\Lauris\Desktop\GTA SAMP Serveri\New UF\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_S...
92
Ahh i was looking for this but now its deleted!
425
HEllo how to add in here: Код: public OnPlayerEnterRaceCheckpoint(playerid) { if(Ccp[0] == 0) SetPlayerRaceCheckpoint(playerid,0,-227.0522,1272.1940,26.6959,-342.3507,1246.0431,30.3559,5);...
54
Quote: Originally Posted by appleomax Код: forward SetRaceCheckpoint(playerid,target,next); public SetRaceCheckpoint(playerid,target,next) { if(next == -1 && Ccp[0] == 0) ...
84
Hello i want to add race checkpoint! I did like this Код: new Ccp[MAX_PLAYERS]; And this: Код: forward SetRaceCheckpoint(playerid,target,next); public SetRaceCheckpoint(playerid,target,next) ...
84
Quote: Originally Posted by S0n1COwnsYou try this: pawn Код: public OnPlayerRequestClass(playerid, classid){    SetPlayerTeamFromClass(playerid, classid);    return 1;}SetPlayerTea...
94
Hello, i watched tut how to make TDM Gamemode but im gettin error: Код: public OnPlayerRequestClass(playerid, classid) { SetPlayerTeamFromClass(playerid, classid); } SetPlayerTeamFromClass...
94
Wait where i need to add this? Code: SetPlayerTeamFromClass(playerid, classid) // this is not a native function { switch(classid) // it switches through classids { case 0: // classid...
978
Quote: Originally Posted by freddy smyth I may be wrong, but it appears as though the tree in the first picture is poking under the road. Otherwise, nice. It seems pretty big! Thanks, ...
641
Quote: Originally Posted by Don_Speed Good Work Quote: Originally Posted by al3xqq Nice ! Keep work. Thank you!
641
Hi, i made nice island with lot features! This is only 1st version so i might update it some day with version 2! Ok so the things/features: Features -City hall -Fire depot -Curch -Hospital -News buil...
641