Search Results
Looking for a Scripter if its a good one. etc i will pay. Skype: tomacraft2011 picture of a fire.
197,479
Quote: Originally Posted by Mokless It should work. PHP код: public OnPlayerConnect(playerid)  {      PlayAudioStreamForPlayer(playerid, "direct link to your mp3"); ...
127
Quote: Originally Posted by Mokless Search for the "public OnPlayerConnect(playerid)" callback on your script, under that add following code: Код: PlayAudioStreamForPlayer(playerid, "...
127
Quote: Quote: Originally Posted by Jamester OnConnect PlayAudioStreamForPlayer(playerid, ...) OnPlayerRequestSpawn StopAudioStreamForPlayer(playerid) Need a whole code that i c...
127
Can anyone help me. I want to be aveble to put a music url in my script so when people join they will hear a song. intill they press spawn
127
Maybe this. this is what i have in my script. PHP код:     SetTimer("ShowARandomMessage", RANDOM_MESSAGETIMEINMINUTES*60000, true); 
119
Quote: Originally Posted by AndreiWow My bad, use this PHP код: /*    if(PlayerInfo[playerid][pJailed] == 3)  {  SetPlayerPos(playerid, -1070.8547,-2040.0,49.144;  SetPla...
109
Quote: Originally Posted by AndreiWow PHP код: /*    if(PlayerInfo[playerid][pJailed] == 3) { SetPlayerPos(playerid, -1070.8547,-2040.0,49.144; SetPlayerWorldBounds(playerid,...
109
Quote: Originally Posted by AndreiWow Use SetPlayerInterior(playerid, 0); and SetPlayerVirtualWorld(playerid, 0); at the function that takes him out or above the message that tells him th...
109
Not like that one, i need a editor that works in the game. when im logged in to the server.
61
Hello, i have my own server. and if i jail people or police jail them. when they are done serving time in jail they spawn outside pd station. but the world is bugged. they can see trought the building...
109
I need a object editor in 3d, where you adjust position with arrows. You know what i talk about. Becouse the one i have now does not save when i press the save button. when i exit an interior and come...
61
Hello. does anyone have a simple filterscript that allows you to create jobs in game such as Arms Dealer etc? for roleplay server! Thanks
505