Search Results
Well yeah you can use that or 3dtextlabels
121
Quote: Originally Posted by Etch ❽ H Just one advice for you , no one gonna spend months to make you a roleplay server cause if he is willing to spend , then he should script for himself...
159
if you use SetPlayerColor(playerid, COLOR); that will make the white text change to ur desired color And about changin the font i do not recommend you because that might make people crash if they dont...
121
Quote: Originally Posted by Steven82 Well Torran, i am stumped.....shit i used to know SQL too, but then i starting scripting roleplay's and i stoped using SQL and now i suck at it. Sorry ...
167
use a variable and ++ to add cop skill after each arrest then a call if player has 3 arrest rank him up
61
Quote: Originally Posted by MatthewGarrowo i still dont understand....... you need to setplayerskill to use one handed guns
159
Under Gamemodes Script name open it look for the code that shows the vehicle name and price or post the whole p.wn here
293
you are deleting the old file and making a new one with a name so this wont be a rename is more like account generator without password lol
267
put the command code here im to lazy to look throght all the script
267
well you need to try something like Код: Public OnPlayerDissconect { new float:LogX,float:LogY,float:LogZ; GetPlayerPos(playerid, LogX,LogY,LogZ); and use a varibale to save this cords for examp...
74
Код: forward HealinSpot(playerid); public HealinSpot(playerid) { if(PlayerToPoint(5.0,playerid, CORDS);// replace with the points you want cords { SeTPlayerHealth(playerid, 100); Sen...
107
without codes we cant help
144
well not sure Код: new float:Angle; GetPlayerFacingAngle(NEWPLAYER, Angle); if(IsPlayerFacingPlayer(playerid, NEWPLAYER, Angle)) im just guessing lol :P
169