[FilterScript] Vehicle Spawn Debugger - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Vehicle Spawn Debugger (
/showthread.php?tid=388430)
Vehicle Spawn Debugger -
seeeca - 28.10.2012
Hello man! It's my first script!
PHP код:
#include <a_samp>
public OnVehicleSpawn(vehicleid)
{
printf("Car ID %d SPAWNED! YEAH!", vehicleid);
return 1;
}
REP +++++++++++++++++
Re: Vehicle Spawn Debugger -
GangsTa_ - 28.10.2012
Added rep. Keep it going, keep it going.
Wait, I mean, keep it printing, keep it printing...
Re: Vehicle Spawn Debugger -
dthompson - 28.10.2012
That's a really cute little script
Keep it printin' bro (that's such an awesome sayin' GangsTa)
Re: Vehicle Spawn Debugger -
xx360 - 28.10.2012
https://sampwiki.blast.hk/wiki/OnVehicleSpawn
Re: Vehicle Spawn Debugger -
seeeca - 29.10.2012
xx360 the sa:mp team copypasted from my script!
Re: Vehicle Spawn Debugger -
DarkyTheAngel - 30.10.2012
Quote:
Originally Posted by seeeca
xx360 the sa:mp team copypasted from my script!
|
You want REP because you copy/pasted something from sa-mp wiki ?
P.S : LOL !!!
Re: Vehicle Spawn Debugger -
tyler12 - 30.10.2012
Repped.
Amazing!
Re: Vehicle Spawn Debugger -
Lordzy - 30.10.2012
Wow this is awesome. Never seen something like this.
+reps.
PS(I'm bit mad today.)
------------------------------------------------------------------------
I recommend you to learn some pawn coding rather than copying. Copy in your exams, xD!
Re: Vehicle Spawn Debugger -
WizBoy - 30.10.2012
HAHAHAHHA Best Scripter ever!!! xD
PS( Lordz awesome Signature! xD
Re: Vehicle Spawn Debugger -
seeeca - 30.10.2012
WizBoy thanks! I will update it!