Search Results
pawn Код: public OnPlayerConnect(playerid){    PublicServicesDirector[playerid] = 0;//    F_Streamer_OnPlayerConnect(playerid);/*      if(PlayerInfo[playerid][pVip] == 1)    {    VIPBro...
108
How can I make houses and Cars (House car) permanently, I mean because if a player /q his house and his car will disappear, it will appear again if he logs in. I want to fix that.. If you need any co...
108
[ame]http://www.youtube.com/watch?v=BqRexy04us4[/ame] The anim gets stuck and the player stand on a weird position^ How can I fix that ? pawn Код: public OnPlayerText(playerid, text[]){    //...
44
Well it was just Applyanimation.. I added the brackets and a return 0 to see if that was the problem, you know I was trying to fix it.. but nothing happens :/ anyone can't help me with this.. I remo...
69
pawn Код: public OnPlayerText(playerid, text[]){    ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,1,1);    {        return 0;    }    if(FindIP(text)) return kick4IP(playerid, te...
69
Well, when someone kill me I'm apearing at the Newbie Spawn with another skin and when I do /acceptdeath it says "You are now at the Hospital" but I aint in the Hospital..
165
pawn Код: // /acceptdeath commandif(OfferedDeath[playerid] == 1){    SendClientMessage(playerid,-1,"You Are Now At The Hospital. Please Wait For Further Assistance ...");    // hospital stuffÂ...
165
pawn Код: if(OfferedDeath[playerid] == 1){    SendClientMessage(playerid,-1,"You Are Now At The Hospital. Please Wait For Further Assistance ...");    // hospital stuff    // hospital stuff ...
165
pawn Код: public OnPlayerDeath(playerid, killerid, reason){//   printf("OnPlayerDeath: playerid: %d, killerid: %d, reason: %s", playerid, killerid, reason); //debug    ClearGuns(playerid);   ...
165
pawn Код: AddStaticVehicleEx(400,2510.1841,-1466.2791,24.1169,271.4377,126,126,1000000000); // Des cars Like this? ^
93
How can I turn off the Vehicle Re-spawning time? In my script every car will re-spawn again every ten minutes, if you aren't inside them.. Example: I'm going to LSPD with my car and I've been ten mi...
93
Quote: Originally Posted by grand.Theft.Otto Try this: pawn Код: // under OnPlayerTextApplyAnimation(playerid,"PED","IDLE_CHAT",4.0,0,0,0,0,0); pawn Код: public OnPlayerText(...
192
Well I tried, but it doesn't work.. maybe is because I don't know how to do.. I am not a Pro Scripter :/
192
I want to make that every player can move their Character's hand when they talk "In-Character". Because when I talk In-Character, my character doesn't move the hands like Talking.
192
Haha I don't understand that, I'm not a Scripter, I just know the simple things.. I got the chat as anim In Game, to move your hands like talking you have to do /chat 5, and I don't like that, I just ...
153
Haha yeah, thanks it works now D Now I will check how to make them to move their hands like talking, when someone write something "In-Character".. Really Really appreciated man, Thanks..
153
Looking for a good scripter for my server; I need /AcceptDeath system, Dealership System, Ownership System, License system, Fuel system, License plate and many other things.. I want to make my server...
95
Okay, How can I make a second line for me instead of a Long 1... I mean this: * Cr4zyR0d lifts up his shirt and takes out a Glock .45 from his waistline, then reloads the Glock .45 - as he smirks (( U...
54
Hi, I want to Create a UCP for my Server.. but I don't know how to do it.. Can anyone help me, if yes I will appreciate your help, Thanks.
105