Search Results
Well, may someone explain what exactly are the x,y,z that the function returns? and how could they be used to know if an object is shown on the player's screen? for example to calculate the x and y of...
81
I have searched but haven't figured out how the usage of it would be...could u explain a little about it and how to use it?
85
Since there are no dynamic arrays in pawn, how is it possible to allow players to own unlimited amount of vehicles?even if i save the owner stuff in the vehicle's array, i wont be able to place his ve...
85
I guess i haveasked for suggestions not for random arguments...
425
I am editing my vehicle system and I would like to hear from you guys, which is better, player can own many cars or only few, and can he spawn more than one at a time or just one?or any other suggesti...
425
Thank you, another question, since vehicles are set to respawn automatically after dying, how do I prevent it?only by putting a code under onvehiclespawn or ovehicledeath? and how can I change where i...
138
Vehicle IDs are set when the vehicle is spawned, but what are the things that cause the vehicle id to change other than respawning it?is there any other case where the vehicle id gets changed?
138
I have searched for the difference between defining a function without using stock and with using stock, and i cant manage to get an answer, 1.What is the difference between defining a function like t...
127
And yea it's a roleplay server if that makes you change your opinion.
113
Hello guys i am currently working on a dealership system, So i would like to ask you guys, which is better: 1.People enter a command and a dialog/textdraws appear and they select the car and purchase...
113
I have my saving system for players under onplayerdisconnect, So when it calls ongamemodeexit (/rcon gmx) it should automatically call onplayerdisconnect and it saves the player data, I have added a f...
57
I have added a little code to a command,which has nothing to do with server restart and stuff,and now when i restart the server by /rcon gmx it sometimes works and sometimes crashes and shows on the s...
37
I would like to know which are the functions that might make the server laggy,And what i should prevent from using in the script to avoid getting lag and which callbacks should not be used much, And s...
170
I have used this callback for a simple thing,when it gets damaged,it sends a message to the playerid that he damaged the car,The thing is that when i hit the car,sometimes it doesnt send ,and when i h...
62
I would like to know the difference between these two things: pawn Код: GetPVarInt(playerid, "thename");SetPVarInt(playerid, "thename", value); and doing it like this: pawn Код: thename[player...
73
Quote: Originally Posted by Vince Apocalyptic, yes. Zombies, no. I hate zombie games and I'm thankful that the zombie hype is (almost?) over. I actually like roleplay, just not the way i...
318
I get it but which one do people prefer?Normal typing for commands or clicking on textdraws or dialogs?
123
I am not using it for showing usage,it's like you do /cmd option option or you do /cmd and a dialog or a textdraw show with option names and you click on them and it does the command..
123
For command like these: pawn Код: /cmd [option 1][option 2][option 3 for some options 2] Is it better to keep it like that or make it with textdraws?Like /cmd and textdraws appear with the same op...
123
I would like to know whats the difference between the programs?i know the skin is different and highlighting colors, But what addition things could one of these programs offer that other programs do ...
51