Search Results
Quote:
Originally Posted by SkizzoTrick
Did you just opened a new thread for a new version?Just askin because i guess i already saw a GM with this name.
Btw,i like the pics :P,i guess the...
361
Phantom's GangWar V2.0
Basic Features:
* npc driveby cars (invulnerable)
* /kill
* /help
* /cmds
* /rules
* per kill $2000 and +1 score
* per death -$1000 and -1
* S.W.A.T vans for rcon only ! ...
361
this is what i made as a test to see if i could make a checkpoint where you could buy weapons
this is the code:
Code:
public OnPlayerSelectedMenuRow(playerid, row)
{
if(GetPlayerMenu(playerid) ==...
119
with GetPlayerPos you allways use like this:
Code:
GetPlayerPos(playerid, x, y, z);
but if i want to get the playerposition from the playerid i enter in the command /destroy
this is the code :
Code:...
170
is there any way to put the coming soon text right of the picture ?
298
how to make the signature box bigger, so it shows the whole picture ?
298
can you give me the lines that belong to these errors and which line it is ?
265
Quote:
Originally Posted by sasoy907
I've done do this but still gone
dude, the CODE!!
313
what are you trying to script here ?
and show the errors if you have them with compiling.
265
make the code more clear:
what was default in ravens roleplay, and what did you add?
313
what about this code?
whats wrong with it ?
EDIT:
nvm, read it wrong
ps: the code above should fix it.
272
put at the settings window, where they can select their own settings, where they want to respawn,
ps. im kinda newb, and i think this is a solution, how to do it further... i dont know.
198
no, only delete the number behind MAX_HOUSE to the limitamount you want
272
can you give the gm? so we can see what the problem is and how you can fix it, and what is the problem
313
put the whole code on the forum so we can see it more clear, that makes it easier for us to help you
201
in which callback is it, and in which function?
give the code, that makes it more clear
177
try this:
fill the information in that the function requires:
Код:
GetVehicleParamsEx(vehicleid, &engine, &lights, &alarm, &doors, &bonnet, &boot, &objective);
than cha...
281
check all the functions parameters @ wiki.samp.com, and than check if they match with your script, than try to test again.
177
try this link
if you do this it should work
281