Your First Things At SAMP
#9

Quote:
Originally Posted by Kapil
Its been a while we have joined SAMP, recollecting the past always feels good, here are few things of mine.

My First Samp Question

Quote:
Originally Posted by Kapil
Is there anyway to check what all weapons do a player has ?
My First Samp Repley

Quote:
Originally Posted by XChaos
Is it normal that i canґt poping tires and canґt destroy my vehicles on my server? I tryed with different GMґs and everything the same . In the next time iґll release my gamemode but all vehicles are undestroyable
One more question: If i use the skimmer and get out of it in the water it spawn back is it possible so solve this problem?

XChaos
Quote:
Originally Posted by Kapil
Code:
Public OnPlayerHitVehicle(playerid) {
If ( No. of players inside Vehicle == 0 ) 
{
Vehicle is in god mode;
Tires poping wont work;
Windows wont get effected;
}
else
{
Vehicle is not in god mode;
Tires poping works;
Windows get effected;
}
}
My First Samp Script

http://forum.sa-mp.com/index.php?topic=23212.0
Hah, didn't remember that I replied to your first question!
Reply


Messages In This Thread
Your First Things At SAMP - by Kapil - 07.06.2008, 00:25
Re: Your First Things At SAMP - by SaW - 07.06.2008, 04:12
Re: Your First Things At SAMP - by Maikel - 07.06.2008, 07:00
Re: Your First Things At SAMP - by domidom - 07.06.2008, 07:08
Re: Your First Things At SAMP - by pspleo - 07.06.2008, 07:56
Re: Your First Things At SAMP - by Yaheli_Faro - 07.06.2008, 11:15
Re: Your First Things At SAMP - by kc - 07.06.2008, 11:22
Re: Your First Things At SAMP - by domidom - 07.06.2008, 11:37
Re: Your First Things At SAMP - by GtakriZ - 07.06.2008, 12:03
Re: Your First Things At SAMP - by Kapil - 07.06.2008, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)