01.10.2009, 18:40
hello, i'm a beginning scripter and i have some questions
first Q: you have AddStaticVehicle and AddStaticVehicleEx, what's the Difference?
second Q: AddStaticPickup, how can i find the code for it, in game mode?
third Q:new Float:gRandomPlayerSpawns[23][3] = {
{1958.3783,1343.1572,15.3746},
{2199.6531,1393.3678,10.8203},
{2483.5977,1222.0825,10.8203},
i've cut this from a random script, it's for player spawn, how can i get the code?
last Q: how can i make menu's, adn how can i get it on the screen Example: /cmds, how can i make such things?
first Q: you have AddStaticVehicle and AddStaticVehicleEx, what's the Difference?
second Q: AddStaticPickup, how can i find the code for it, in game mode?
third Q:new Float:gRandomPlayerSpawns[23][3] = {
{1958.3783,1343.1572,15.3746},
{2199.6531,1393.3678,10.8203},
{2483.5977,1222.0825,10.8203},
i've cut this from a random script, it's for player spawn, how can i get the code?
last Q: how can i make menu's, adn how can i get it on the screen Example: /cmds, how can i make such things?