Search Results
Yeah, just change: pawn Код: SetPlayerPos(playerid, RandomAPrison[rand][0], RandomAPrison[rand][1], RandomAPrison[rand][2], RandomAPrison[rand][3], RandomAPrison[rand][4], RandomAPrison[rand][5], ...
91
I assume you're trying to make random spawns for players, that's not how its done. (You're not using SetPlayerPos correctly for your enum) pawn Код: SetPlayerPos(playerid,Float:x,Float:y,Float:z)...
91
That's just using TextDrawSetPreviewModel and TextDrawSetSelectable.
121
Quote: Originally Posted by TLN Hm, didn't check your code properly, will try that. EDIT Same problem. So you're currently detecting the virtual worlds differently, correct? (Make sure...
196
Quote: Originally Posted by TLN I have everything like that. This is for my first store (didn't add everything here). pawn Код: CMD:exit(playerid, params[]){    SendAdminText(playeri...
196
Quote: Originally Posted by TLN I don't have skin id 74 in my script. So should I use different virtual worlds when I enter a store? Tested now, didn't work. For #1, When your giving e...
196
Check your code, a line or two before line 11. Something is missing a semi-colon.
76
Just show the registration/login dialog's in 'OnPlayerRequestClass' instead of 'OnPlayerConnect'.
84
Re-create the functions.
129
This should help you. (https://sampforum.blast.hk/showthread.php?tid=349466)
74
https://sampforum.blast.hk/showthread.php?tid=336052 (Just follow the tutorial)
121
Either move the function to the top of your script, or forward it like a public function (including float tag).
69
These errors occur when a piece of code references a variable, constant or function that the compiler cannot find. (Often, this error is encountered by scripters who recklessly copy and paste code fr...
129
Quote: Originally Posted by Gregory00 1)You have Grammar Mistakes. 2)Its "Filescripts" not "Filter Script" 3)This filescript won't stop DDoS attacks. (You need to buy a DDoS protection - i...
324
Quote: Originally Posted by ChuckyBabe I got 1 error Код: C:\Users\Windows7\Desktop\JIMBOY FOLDERS PICTURES LOGO\teses\MLRPGv5.1.0\MLRPGv5.1.0\gamemodes\MLRPGH.pwn(60) : fatal error 1...
369
Well, I could see he put effort
116
It's pretty good, good job...+1
331