Search Results
Thank you both, but i used hiddos code :P
65
I want to make this when people type: Ex: Player:[ID] Hello, how are you? Black supposed to be white, Greets
65
When i spawn i can't see the 3D text on the vehicle :S pawn Код: new Text3D:Objective_Vehicle;Objective_Vehicle = Create3DTextLabel( "The objective", color1, 0.0, 0.0, 0.0, 400.0, 0, 0 );Attach3DT...
125
Not sure but i think you need dini includes
209
not sure but maybe this: Код: dcmd_fish(playerid,params[]) if(AbleToFish[playerid] == 1) { //command AbleToFish[playerid] = 0; SetTimer ("fishagain", 60000, false); } return 1; } then Код: for...
147
You need to save the players ip in the userfile, when they connect the ip has to be same and make them login otherwise they just need to /login
166
Well i wanna put it in a command so i need like PlayerPlayersound(playerid,playsound(number) i'm not sure
68
Emmmh.. I used the Search panel but i couldn't find it What was cmd in like /playsound and PlayPlayersound(playerid, but i forgot how to make further so can anyone help me?
68
Well i made this map what is your server ip? ill come
153
What is the best Draw distance for a streamer? with .map converter
49
I had this problem also, my problem was to much objects in server just normal CreateObjects when i removed them to the maximum objects my problem was fixed
261
http://forum.sa-mp.com/index.php?topic=95390.0
107
Hahah didn't see your post
148
When i compile my script i am getting these warnings Код: (436) : warning 202: number of arguments does not match definition (436) : warning 202: number of arguments does not match definition (43...
148
Anyone? or someone tell me a streamer that shows all objects
83