Simple Vehicle Spawn Script [PHP]

Nightmare

Valued Member!
Hi,


i have made some helpfull scripts written in PHP for Bliss 4.2 .

Current includes:
- spawning of vehicle to a players location (only vehicles from database set)
- teleporting of a player to another player
- remote server mission restart over rcon


Demo

DOWNLOAD (for private use only!)



Have Fun! :)
 
Awesome script! I look forward to using it although I'm experiencing the same problem as John.

I've found that following this path will give you (less pretty) functionality -
bliss_script/include/vehicle_spawn.php
 
seems cool. Anxious to try it out when I get home from work.

EDIT: Removed question. Answered from playing with demo
 
On my XAMPP install (month old, but pretty untouched ini's) I had to edit the "<?______________?>" to "<?PHP _________ ?>" in the index to include the phps. I guess default XAMPP is strict. Hopefully that helps.
 
This is exactly what I was considering building a .NET desktop app for. The only downside is having to restart the server. If I can find a way to do all the things your PHP app can do without restarting the server, this thing is gold.
 
Hello all. I am using this and loving it. I realized some people may not be able to use this though as they do not have a web server to put this on, and maybe they are unsure how to do it otherwise.

If you need a place to set this up, in a matter of minutes on a secure server and a randomly generated url address (so people can not just guess it), PM me and I can help you get it running.
 
Back
Top