Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-01-2002, 07:46 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
Question is there a list for all non-p2p commands

I dun exactly know what are p2p commands and what are not could someone help me with that
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #2  
Old 03-01-2002, 08:25 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
...

k i will im sorry about da sig it enlarged it self when i putted it online
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #3  
Old 03-01-2002, 09:12 PM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
commands.rtf

most are nonp2p
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote
  #4  
Old 03-01-2002, 10:33 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Re: Re: ...

Quote:
Originally posted by Kaimetsu


Thanks.

Some disallowed stuff:

Anything related to lighting effects or zooming (seteffect, changeimgcolors, setimgzoom etc)
Complex ganis.
Maybe setfocus, but I don't know for sure.

And probably some others. I'm sure someone will post who knows more about it than me - I've never coded for a non-P2P server.
Never coded for a non-p2p server?! omi! Well I have, for about 6 server actually. . But I will try to point out all things disabled instead of enabled...

- Problem: Light effects (seteffect, setcoloreffect, changeimgcolors, etc)
 - Fix: Though it lags, use setbackpal.
- Problem: No with(npc,getplayer,etc).
 - Fix: Use server strings (server.jailedaccounts) and test for a player's account name in such strings.
- Problem: No attaching player to an object.
 -Fix: No real fix (you can't fake the effectiveness of npc server).
- Problem: Multidirectional Ganis (like walk, etc)
 -Fix: You could make a whole bunch of ganis like walk)left, walk_right, etc.
- Problem: Canwarp, Canwarp2 (Moving npcs from level to level.)
 Fix: No REAL fix, if it is really important you could code a system that runs with the npc you want to move to a different level and use putnpc.
- Problem: There are some other things like onwall2(), but nothing that will kill you without. Believe it or not setshape and setshape2 work! .
 Fix: :: These commands are so npc servered that you can't generate them, really...

Hope it helped....
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #5  
Old 03-01-2002, 11:30 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
Talking

thank u both for helping me out with that
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #6  
Old 03-02-2002, 05:16 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
setfocus is allowed on free, its not disabled and I think someone posted something like Loriel said that it was allowed on free
Reply With Quote
  #7  
Old 03-02-2002, 09:22 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Kaimetsu


I know someone who really wouldn't be happy at hearing that.
I'm guessing its one of the high new world people like Kyle? I don't think it should be allowed on free, it makes New World look even more like an npc test place
Reply With Quote
  #8  
Old 03-02-2002, 11:53 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Re: is there a list for all non-p2p commands

Quote:
Originally posted by la_builder
I dun exactly know what are p2p commands and what are not could someone help me with that
pm me your sig and i'll make it smaller ...
Reply With Quote
  #9  
Old 03-02-2002, 01:49 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Re: Re: is there a list for all non-p2p commands

Quote:
Originally posted by nyghtGT

pm me your sig and i'll make it smaller ...
lol. i am sure he can do that...
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #10  
Old 03-02-2002, 07:30 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
thanks NyghtGT bud i can so it my self 2
btw im looking for new cool sig
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #11  
Old 03-02-2002, 07:32 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
oo sorry bud i forgot to ask something what exactly is ataching an player to a object
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #12  
Old 03-02-2002, 08:30 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
*points at the NM ships*
__________________
No Webhost at the moment
Reply With Quote
  #13  
Old 03-02-2002, 08:41 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
bud wath about skate boards and is that bucket with bread baking on graal2001 also that
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
  #14  
Old 03-02-2002, 08:57 PM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
k thanks
__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:21 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.