04.08.2011, 08:58
Hello All.
I'm Currently Knew to Pawno & SAMP Altogether.
Although im Decent with Pawno Because, i Know C++ & Direct3D. (D3D)
Yes' Ill Admit i Used to Code Personal Hacks << Before you Yell and Scream, i Quit That - I Know its Lame.. Lame..
Been On This New->File Script for 2 Days :P
2,398 Lines Completed :P Yip Yap!
Now, I'm Looking to Add Checkpoint's around Los Santos.
Now I'm Using LCS Streamer,
How Would i Go About Creating a Checkpoint?
What Callback/Function Would i put it?
Here's What ive Got So Far
So...? Anyone Tell me how to Use this Streamer?
First Streamer ive Ever Used on Samp <3
Cheers iiKyle
I'm Currently Knew to Pawno & SAMP Altogether.
Although im Decent with Pawno Because, i Know C++ & Direct3D. (D3D)
Yes' Ill Admit i Used to Code Personal Hacks << Before you Yell and Scream, i Quit That - I Know its Lame.. Lame..
Been On This New->File Script for 2 Days :P
2,398 Lines Completed :P Yip Yap!
Now, I'm Looking to Add Checkpoint's around Los Santos.
Now I'm Using LCS Streamer,
How Would i Go About Creating a Checkpoint?
What Callback/Function Would i put it?
Here's What ive Got So Far
Код:
public LCS_OnPlayerEnterCheckpoint(playerid,checkpointid) { LSCITYHALL_ENTER = LCS_CreateCheckpoint(1481.0625,-1772.3118,18.7958,2.0); LSCITYHALL_EXIT = LCS_CreateCheckpoint(369.6839,153.7510,409.6839,2.0); LSCITYHALL_INFO = LCS_CreateCheckpoint(342.8807,153.7301,382.8807,2.0); return 1; }
First Streamer ive Ever Used on Samp <3
Cheers iiKyle