SA-MP Forums Archive
[Ideas] Post some ideas for GM's and FS's here! - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Ideas] Post some ideas for GM's and FS's here! (/showthread.php?tid=325853)



[Ideas] Post some ideas for GM's and FS's here! - iToast - 15.03.2012

What?

This is the unofficial idea thread for developers like me who are having a mental blocks on what to code

Why?

Read "What?"

Limits: Don't ask us to write your whole server for you. We just need ideas, if you need a server wrote, contact a dev about pricing, we ain't free ya know

What not to suggest?

.inc's this isnt a inc idea thread, its a gamemode and filterscript idea thread, so happy posting!


Re: [Ideas] Post some ideas for GM's and FS's here! - DarkScripter - 15.03.2012

nice topic, i 'm need ideas too.


Re: [Ideas] Post some ideas for GM's and FS's here! - iToast - 15.03.2012

No one have ideas O.o


Re: [Ideas] Post some ideas for GM's and FS's here! - nmader - 15.03.2012

How about you make up a unique admin system with commands that are rarely seen?


Re: [Ideas] Post some ideas for GM's and FS's here! - iToast - 15.03.2012

Quote:
Originally Posted by nmader
View Post
How about you make up a unique admin system with commands that are rarely seen?
Like what


Re: [Ideas] Post some ideas for GM's and FS's here! - nmader - 15.03.2012

Hm... do many scripts have a vehicle slap command? Perhaps a /enablegodmode for a player, I am not sure, be creative!


Re: [Ideas] Post some ideas for GM's and FS's here! - new121 - 15.03.2012

Well with .3e coming out and the new funcitons I would like to see some first person shooters


Re: [Ideas] Post some ideas for GM's and FS's here! - HighPitchedVoice - 15.03.2012

There is actually a command called /vehslap but I don't know where it is :P


Re: [Ideas] Post some ideas for GM's and FS's here! - ReneG - 15.03.2012

This is my theory, lemme know what you all think. You could probably use OnPlayerUpdate, get a player's position, and set their camera position to their position but a couple of units up to place it at their head, and determine an algorithm to constantly update the CameraLookAt to their facing angle.


Re: [Ideas] Post some ideas for GM's and FS's here! - iToast - 15.03.2012

Quote:
Originally Posted by VincentDunn
View Post
This is my theory, lemme know what you all think. You could probably use OnPlayerUpdate, get a player's position, and set their camera position to their position but a couple of units up to place it at their head, and determine an algorithm to constantly update the CameraLookAt to their facing angle.
aka make a 3'd person mode...