Liberty Unleashed
Scripting => Script Help => Topic started by: Ankit on February 21, 2012, 03:27:13 am
-
Hello I Have Made A Command /kuruma and when i type /kuruma ingame it spawns on my head and i cant even move please help me
else if ( szCommand == "kuruma" )
{
MessagePlayer( "Spawning A Kuruma", pPlayer );
CreateVehicle( VEH_KURUMA, pPlayer.Pos, pPlayer.Angle, -1, -1 );
}
-
Try this.
else if ( szCommand == "kuruma" )
{
local pos = pPlayer.Pos;
pos.x += 5.0;
MessagePlayer( "Spawning A Kuruma", pPlayer );
CreateVehicle( VEH_KURUMA, pos, pPlayer.Angle, -1, -1);
}
-
omg learn something yourself
1. stop spamming the forum
i was just asking something :'( sorry bye i will never ask nothing up here :'(
i am new to gta 3 so i was asking more help so i can become good like you but i dont think i can i am a spammer i cant do anything bye and sorry :'(
-
you could open one topic and ask everything there, not ten topics about a little help, thats all
ok sir :-X
-
you could open one topic and ask everything there, not ten topics about a little help, thats all
ok sir :-X
Look here (http://forum.liberty-unleashed.co.uk/index.php?topic=716.msg4027#msg4027) Ankit, you can also ask your questions at IRC channel without spamming the forum.
-
It's fine if you have questions, and most of the time you have more code then other beginners I've seen on forums. These little questions are fine if you put them in one topic so this board doesn't get "spammed" with, for us, simple questions.
So you either create one topic and post all your questions there, or you join IRC to ask us. But we aren't always online, so I would go for the topic ;)
-
oh thanks guys you help alot maybe you will be relative of me in previos life
-
oh thanks guys you help alot maybe you will be relative of me in previos life
o_O?
-
omg learn something yourself
Here's something you can learn yourself as well:
Please try to respect other members - Ok, somebody may be a complete and utter arsehole but try keeping it to yourself or take it elsewhere. We dont want threads turning from something simple to a big argument. Save it for the game ladies!
Cool your jets. We've all been there. ;)
-
does "omg learn something yourself" means i don't respect him? c'mon
It was meant to be rude, and we both know that.