View Single Post
  #8  
Old 10-04-2006, 10:02 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
would be funny to do like:

PHP Code:
function onActionServerside()
  return 
params[0];
//#CLIENTSIDE
function onCreated()
{
  
temp.info triggerserver("gui"name"blahblah");
  
player.chat temp.info;

or anything, I did try it before, my client crashed xd
__________________
Reply With Quote