Search Results
Dude i just said there is nothing wrong at OnPlayerConnect. I didnt script anything since this happened. I just taught that this bug may be caused by something else and that someone got this before,so...
218
Quote: Originally Posted by PGTips and yay BIG CLUCKER (in one day) What the hell. Could someone please leave a helpfull reply?
218
There is nothing wrong at OnPlayerConnect. Actually this problem started few Hours ago....it was fine before,everyone could join.
218
Hello i have a big bug in my script ( i guess ) The bug acts like this: It kicks everyone that joins the server,except id 0 I am not sure if this is from the GM because i dont have anything that would...
218
Quote: Originally Posted by Stigg This lets you preview anims: http://forum.sa-mp.com/showthread.ph...ght=Animations See if that helps. Ye that helped,thanks!
128
I've looked there already,but i don't know which one it is. That is why i've asked for some help here.
128
Hey guys! I need the animation for when the player opens a door ,with the right hand forward,pushing the door. Can't find it at all. If anyone knows it please leave a reply. Thanks
128
Quote: Originally Posted by Lorenc_ Told ya dude, go on www.runescape.com then click upgrade user then check the mobile payment method lmao Duh i've checked that shit out...i need anoth...
208
Quote: Originally Posted by tjying95 If I remember, OneBip can no longer pay you through paypal due to paypal new "rules" or something... Oh damn,and is there any other way? Expecting ...
208
Hello. Could someone help me find a way to get donations by phone into PayPal? Or is it possible?
208
How can someone create a SAMP Gui? I searched over internet but couldn't find anything o.O
138
pawn Код: dcmd_ircpm(playerid,params[]){new string[128];if(!strlen(params))    {        SendClientMessage(playerid,COLOR_ERROR,"USAGE: /ircpm [Message]");        return 1;    }format(s...
188
no,not like that,i said after he picks his Skin,without spawning the menu shows.
107
Hello How could i script something like this: Player Connects,picks his Skin,then before spawning a Dialog Shows,then by the Option he choses,he spawns.
107
Quote: Originally Posted by EliranPesahov You mean virtual world? If so, you need to change the player's virtul world whenever he enters one of those places and each place is a different v...
166
In front of 4Dragons ,that is correct but i was talking for the Interiors ,where i have more with the same ID. It's the same code..but what im asking if there is anything i could do so idk,fix that..
166
pawn Код: if(newkeys & KEY_SECONDARY_ATTACK && PlayerToPoint(1.0, playerid, 2019.0575,1017.9599,996.8750)) //4 Dragons Exit    {    SetPlayerInterior(playerid,0);    SetPlayerPos...
166
I have this system like hen you enter/exit shops you must press enter. THe problem is that i have the same interior for severals time and the Points where the players have to be to Exit get mixed up. ...
166