Need some help
#1

Can any good scripter help me ?
I`ve created a prison on the top of a building , it`s all good
But the problem is that i don`t know how to set the spawn place for the jailed people
How to put some weapon spawn points for the guards and also an exit after the time in prison runs out
Can somebody help me ?
Reply
#2

Shouldn't be too hard to learn for yourself.
https://sampforum.blast.hk/showthread.php?tid=92

Here's a little head start:
- Create weapon pickups with CreatePickup()
- Give the player a weapon when he enters the pickup with the callback OnPlayerPickupPickup()
- Make a teleport to wherever you want the guards to be with strcmp, dcmd, zcmd, ...
- Make a timer with SetTimerEx() that opens the prison when the timer finishes
Reply
#3

EDIT: sorry double post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)