Search Results
Hi all, I'm new with the inputtext dialog, I writed this: The command: Код: ShowPlayerDialog(playerid, SERVER_TIME, DIALOG_STYLE_INPUT, "Tijd", "Voer een geldige tijd in (Bv. 07,12,18,21)", "Kies...
61
Quote: Originally Posted by cruteX That cant be done. so it's impossible?
195
How to add a npc to the player list, the player list is what you get when you press 'tab'. MathijsS
195
Hi, today i made a teleport 'command' on the callback 'onplayerclickplayer'. Код: public OnPlayerClickPlayer(playerid, clickedplayerid, source) { if(DM[playerid] == 1) return SendClientMessage(...
76
Quote: Originally Posted by [MP]Ditch I know about the ClientMessage but not the rest :/ that's why you should read it...
121
Good information, we all should say so match...
133
Quote: Originally Posted by Edvin I used crashdetect plugin to detect this problem and i get this: Code: [09:16:42]: [09:16:42]: --- crashdetect 3.6.11.0 loaded [09:17:54]: Server crash c...
79
Quote: Originally Posted by Gamer_Z ah sorry, @mod verplaats aub, ik zag daar geen een plugin dus ik zat te denken of het wel hier mag of niet :P mischien stome vraag, maar ben jij NL?
779
PLease! Change the font and color, it's fucking hard to read.
1,356
Quote: Originally Posted by X3nZ Have you tried the following - - Downloaded the newest server package (0.3d) on SA-MP's main website (Troubles? No worry! Go to www.sa-mp.com > Downloa...
160
Quote: Originally Posted by Sascha your definition should be a string.. pawn Код: #define GAMEMODE             "Test [ABC123]"#define VERSIE                   "v3.0.1Bet...
65
Hi Is it possible to have this: Код: #define GAMEMODE Test [ABC123] #define VERSIE v3.0.1Beta And then this Код: public OnGameModeInit() { SetGameModeText(GA...
65
Do this: Code: main() { } I am not sure about this, butt add it in your script
253
Butt, can i load them from another folder? for example scriptfiles?
148
Quote: Originally Posted by Threshold put // before each vehicle name. Example: AddStaticVehicle(554,-809.7922,2406.8044,156.3750,191.0582,15,32); //Yosemite Ok, tnx
148
Quote: Originally Posted by Wesley221 You might want to show us how the vehicles are defined inside the file, otherwise we cant really do anything with it. 513,291.1346,2535.5850,17.377...
148
Quote: Originally Posted by jueix ye this is how i do it, I make a folder in pawno called Objects and then go to OngameModeInit() { #include Objects/object.txt } Errors Code: C:\Prog...
148
Is there a way to load Vehicle/Objects from txt file? So i putt the coordiantions/color/etc in a text and the server read that?
148
Quote: Originally Posted by Stigg Try looking here: https://sampforum.blast.hk/showthread.php?tid=4 Should help you get started. Tnx, i use it to now.
97